'宣言 Protected Overridable Function GetLicenseCore( _ ByVal context As System.ComponentModel.LicenseContext, _ ByVal type As System.Type, _ ByVal instance As System.Object _ ) As ILicenseData(Of T)
protected virtual ILicenseData<T> GetLicenseCore( System.ComponentModel.LicenseContext context, System.Type type, System.object instance )
パラメータ
- context
- type
- instance